Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release preparation v0.15.0 #121

Merged
merged 15 commits into from
May 15, 2024
Merged

Release preparation v0.15.0 #121

merged 15 commits into from
May 15, 2024

Conversation

ankeko
Copy link
Collaborator

@ankeko ankeko commented May 15, 2024

📥 Pull Request Description

The following changes, features and fixes are part of this pull request:

  • feat: allow freeze of model weights in training
  • docs: fix typo in documentation
  • ci: adjust workflow trigger
  • fix: change latest macos workflow image for test pipeline

👀 Affected Areas

  • Documentation
  • Training
  • Github Workflow (Test pipeline)

📝 Checklist

Please make sure you've completed the following tasks before submitting this pull request:

  • Pre-commit hooks were executed
  • Changes have been reviewed by at least one other developer
  • Tests have been added or updated to cover the changes (only necessary if the changes affect the executable code)
  • All tests ran successfully
  • All merge conflicts are resolved
  • Documentation has been updated to reflect the changes
  • Any necessary migrations have been run

ankeko and others added 15 commits April 16, 2024 14:42
Automatically generated by python-semantic-release
## 📥 Pull Request Description

Added option to freeze model weights of base model in training.

Return filelockdicts from file lock ops.

Fix typo in Documentation.

## 👀 Affected Areas

- Training
- Documentation
- Pipelines, which use file locks

## 📝 Checklist

Please make sure you've completed the following tasks before submitting
this pull request:

- [x] Pre-commit hooks were executed
- [ ] Changes have been reviewed by at least one other developer
- [x] Tests have been added or updated to cover the changes (only
necessary if the changes affect the executable code)
- [ ] All tests ran successfully
- [x] All merge conflicts are resolved
- [x] Documentation has been updated to reflect the changes
- [ ] Any necessary migrations have been run
@ankeko ankeko added 📚 documentation Related to documentation or the need for additional documentation 🔧 enhancement Requests for improvements or enhancements to existing features labels May 15, 2024
@ankeko ankeko requested a review from dstalzjohn May 15, 2024 08:43
@ankeko ankeko merged commit 1fee972 into main May 15, 2024
9 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation Related to documentation or the need for additional documentation 🔧 enhancement Requests for improvements or enhancements to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants